github.com/gotd/td/telegram/internal/manager.Conn.device (field)
10 uses
github.com/gotd/td/telegram/internal/manager (current package)
conn.go#L50: device DeviceConfig // immutable
conn.go#L195: DeviceModel: c.device.DeviceModel,
conn.go#L196: SystemVersion: c.device.SystemVersion,
conn.go#L197: AppVersion: c.device.AppVersion,
conn.go#L198: SystemLangCode: c.device.SystemLangCode,
conn.go#L199: LangPack: c.device.LangPack,
conn.go#L200: LangCode: c.device.LangCode,
conn.go#L201: Proxy: c.device.Proxy,
conn.go#L202: Params: c.device.Params,
create.go#L65: device: connOpts.Device,
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |